Welcome![Sign In][Sign Up]
Location:
Search - raw yuv

Search list

[VOIP programutil

Description: 媒体转换, 包含avi=>raw, rgb -> yuv,aiv dump等-media conversion, including avi =
Platform: | Size: 51294 | Author: aaa | Hits:

[Graph programyuvmstoppm

Description: purpose converts raw YUV (4:2:2) image to PPM image, can handle frame offset compile gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvmst oppm yuvmstoppm.c - lppm - lpgm - lpbm - lm
Platform: | Size: 1845 | Author: 王国树 | Hits:

[Graph programcmp_yuv

Description: purpose computes PSNR between two raw YUV images compile gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c - lpgm - lpbm - lm
Platform: | Size: 1297 | Author: 王国树 | Hits:

[Other resourceWindows+CEUSBCameraBridge

Description: Windows+CE下USB摄像头驱动开发,使用EVC开发。摄像头为 网眼 Webeye 2000 VID 0x05A9 PID 0xA511 输出格式:RAW-YUV
Platform: | Size: 488340 | Author: 李立 | Hits:

[VOIP programutil

Description: 媒体转换, 包含avi=>raw, rgb -> yuv,aiv dump等-media conversion, including avi =
Platform: | Size: 51200 | Author: aaa | Hits:

[Graph programyuvmstoppm

Description: purpose converts raw YUV (4:2:2) image to PPM image, can handle frame offset compile gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvmst oppm yuvmstoppm.c- lppm- lpgm- lpbm- lm
Platform: | Size: 2048 | Author: 王国树 | Hits:

[Graph programcmp_yuv

Description: purpose computes PSNR between two raw YUV images compile gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c- lpgm- lpbm- lm
Platform: | Size: 1024 | Author: 王国树 | Hits:

[Special Effectsrawsource

Description: RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. width is max 2880 # pixel_type: the type of the raw data. An appropriate mapping to AviSynth s internal data is done # supported types: RGB, RGBA, BGR, BGRA, YUYV, UYUV (interleaved) I420, YV12 (planar)
Platform: | Size: 34816 | Author: mysticboy | Hits:

[GDI-Bitmapavi2yuv_cpp

Description: 可以将AVI文件转换成YUV文件或者其他RAW格式文件,需要VFW库-AVI files can be converted into YUV or other RAW file format, the need for VFW Library
Platform: | Size: 2048 | Author: Adams | Hits:

[source in ebook77

Description: \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。 -H.263 codec source code directory is stored in H.263 video encoder and decoder program code. Broadcast tools directory is stored in YUV format for broadcast video tools. Compressed video storage directory is a good writer has compressed video data stream of 263 documents. Raw video storage directory is used to test the Demo Video, YUV format.
Platform: | Size: 2160640 | Author: 韩义 | Hits:

[Windows CEWindows+CEUSBCameraBridge

Description: Windows+CE下USB摄像头驱动开发,使用EVC开发。摄像头为 网眼 Webeye 2000 VID 0x05A9 PID 0xA511 输出格式:RAW-YUV -Windows+ CE under the USB camera-driven development, the use of EVC development. Cameras for the mesh Webeye 2000VID 0x05A9PID 0xA511 Output Format: RAW-YUV
Platform: | Size: 488448 | Author: 李立 | Hits:

[Windows DevelopOffset_Calculator

Description: :此源码主要用于解码后视频源的质量评估方法,研究视频编码的朋友强烈建议一载此源码-Calculates the video offset distortion from two raw YUV 4:2:0 sequences and prints the results into a file. The output format is CSV for easy use in spreadsheet applications.
Platform: | Size: 27648 | Author: yangjie | Hits:

[Picture ViewerRGB

Description: extract raw file YUV color and combine in RGB color
Platform: | Size: 12288 | Author: dragonslaver | Hits:

[Multimedia programrawvideoplayer_src

Description: YUV 4:2:2, YUV 4:4:4, YUV4:2:0 raw video sequence player. YUV foramt to RGB format convert.
Platform: | Size: 28672 | Author: hong | Hits:

[Streaming Mpeg4jm-dec-70

Description: encode and code video in H.264 standart. The source video material is read from raw YUV 4:2:0 data files.For output the same format is used.
Platform: | Size: 555008 | Author: evika | Hits:

[DocumentstryYUVTools3manual

Description: YUVTools is a set of tools to allow you to play, convert, edit and analyze YUV video data in its raw formats. It is a useful tool for video software/hardware developers and professionals
Platform: | Size: 5677056 | Author: anwer nori | Hits:

[Multimedia DevelopdecodeVc1File

Description: This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test_720x480.yuv). It has planar memory organization. FOURCC: YV12 and can be viewed with any YUV viewer You can Use Elecard YUV viewer for example. Usage is simple. Just execute decodeVc1File.exe without command arguments You can use this software without any limitation except those imposed by FFMPEG. User will use this code in their customized video decoding chain when using FFMPEG. It also shows how to decode generic video compression format using FFMPEG briques. enjoy- This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test_720x480.yuv). It has planar memory organization. FOURCC: YV12 and can be viewed with any YUV viewer You can Use Elecard YUV viewer for example. Usage is simple. Just execute decodeVc1File.exe without command arguments You can use this software without any limitation except those imposed by FFMPEG. User will use this code in their customized video decoding chain when using FFMPEG. It also shows how to decode generic video compression format using FFMPEG briques. enjoy!!!
Platform: | Size: 4995072 | Author: malikcis | Hits:

[Special EffectsYUV

Description: 从YUV文件中提取Y分量并另存为raw文件-Extracted from Y component of YUV files and save as raw file
Platform: | Size: 1201152 | Author: 韩全生 | Hits:

[Video CaptureYuvViewer

Description: 实现视频原始YUV数据的采集和播放,和视频格式的转换-To achieve a raw YUV video data acquisition and playback, and video format conversion
Platform: | Size: 7683072 | Author: 家荣 | Hits:

[Software Engineering5MSensorOV5642ApNote

Description: OVT 5642 RAW/YUV sensor 5Mpix
Platform: | Size: 220160 | Author: genchoy | Hits:
« 12 »

CodeBus www.codebus.net